Welcome![Sign In][Sign Up]
Location:
Search - graphics.h vc

Search list

[Other resourceturboC(eluosifangkuai)

Description: 在turboC环境下可以运行的俄罗斯方块程序,调用的graphics.h 不能在VC++里运行
Platform: | Size: 3900 | Author: 王呈鹏 | Hits:

[3D GraphicCADimage

Description: VC程序,用菜单命令LOAD可以加载DWG格式的图形,可以对图形进行移动、旋转等操作-This is VC based programme.from menu command, user could load DMG format graphics, and move, rotate the graphics
Platform: | Size: 535552 | Author: 任媛媛 | Hits:

[Menu controlMenu

Description: VC中常用的图形菜单,本人做项目一直是用这个的,很好的,大家可以试试的-VC graphics commonly used in the menu, I have to do is use this project, and very good, everyone can try the
Platform: | Size: 811008 | Author: hellen | Hits:

[Other Riddle gamesturboC(eluosifangkuai)

Description: 在turboC环境下可以运行的俄罗斯方块程序,调用的graphics.h 不能在VC++里运行-TurboC environment in the Russian box can run a program, call graphics.h should not in VC++ Years running
Platform: | Size: 4096 | Author: 王呈鹏 | Hits:

[3D Graphicd3d9.h

Description: vc++中3D图像编程需要手动添加的头文件,很全面-3D graphics programming need to manually add the header file
Platform: | Size: 1718272 | Author: wakt | Hits:

[Consolegraphics

Description: 在VC下实现turborC中的graphics.h库,可以在VC使用。-In the VC in the graphics.h achieve turborC library, you can use the VC.
Platform: | Size: 73728 | Author: wuliang | Hits:

[Graph Drawing(graphics.h)

Description: vc绘图库-graphics library by VC
Platform: | Size: 73728 | Author: 流风 | Hits:

[VC/MFCVCGraph-V20091123

Description: 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,个人看法:不推荐使用。还不如 TC 好呢,因为它简化了所有调试,而调试是写程序相当重要的一部分。   不少老师直接拿 VC 来讲 C 语言的,因为 VC 的编辑和调试环境都很优秀,并且 VC2008 有适合教学的免费版本。只可惜在 VC 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类、建消息循环等等,初学者会受严重打击的。许多老师让学生在 TC 下绘图,除了学生的兴趣和教学需要外,也是无奈。   还有就是计算机图形学,这门课程的重点是绘图算法,而不是 Windows 编程。所以,许多老师不得不用 TC 教学,因为 Windows 绘图太复杂了,会偏离教学的重点。   所以,我想给初学者一个更好的学习环境,就是 VC 方便的开发平台和 TC 简单的绘图功能,于是就有了这个库。如果您刚开始学 C 语言,或者您是一位教 C 语言的老师,再或者您在教/学计算机图形学,那么这个库一定会让您兴奋的。-use TC graphics.h in VC
Platform: | Size: 228352 | Author: 秦璞 | Hits:

[Windows DevelopSample1

Description: 字符闪烁 用了graphics.h 这个是在VC++的基础上在网上找了graphics库文件放到VC文件夹下 才能编译-Flashing characters used graphics.h这个是在VC++的基础上在网上找了graphics库文件放到VC文件夹下 才能编译
Platform: | Size: 26624 | Author: yinqing | Hits:

[Graph RecognizeVC_ocr

Description: 采用这种组合特征,顺利地解决了多体汉字识别问题,即只用一个特征库就可以识别多体汉字。在工作中我们进一步认识到:不同字体的汉字图形有所不同,实质上可以认为相当于某种字体的图形加上一定的干扰。-Use this assemblage characteristic, successfully solved multi-body character recognition problems, namely, with only one feature library can recognise multi-body characters. In business we further understand that the Chinese characters and graphics: a different font differs somewhat, essentially can think amounted to a font graphics add certain interference.
Platform: | Size: 2507776 | Author: yefeng | Hits:

[Graph programEasyX_v20100825

Description: graphics.h的源文件,TC中的头文件,但VC编程中需要用到,特别是做图像绘制时就是 VC 方便的开发平台和 TC 简单的绘图功能。-graphics.h the source file, TC in the header file, but need to use VC programming, especially when doing image rendering is a convenient development platform and VC TC simple graphics.
Platform: | Size: 278528 | Author: 00 | Hits:

[OpenGL programcube1.h

Description: 本个小工程实验是用了vc实现三维图形的旋转,作为一个简单的程序测试-Three-dimensional graphics rotation vc
Platform: | Size: 7537664 | Author: 徐学恒 | Hits:

[OtherGRAPHICS

Description: 头文件 graphics.h graphics.h头文件只在Turbo C中才有,也只适用TC,若用VC的话可用API函数 -The header files graphics.h, graphics.h, header files only in Turbo C and is only applicable TC VC, then the available API functions
Platform: | Size: 3072 | Author: yanglei | Hits:

[OpenGL programgraphicsp2Bwinbgi

Description: 由于TC中的graphics.h不是C语言中的标准函数,而是由Borland公司自行开发的,而且是面向DOS的16位,无法直接在VC++中使用; 出于此目的,设计了面向VC++的graphics.h头文件,以及包含一些链接函数的C++程序winbgi.cpp和winbgi.lib; 如何使用?第一种方法——创建工程之后,在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件,并且将这两个文件和winbgi.lib拷贝至该工程所在的目录下。 第二种方法——添加路径法,选中Tools-Options-Directories,分别在Include Files和Library Files添加图形包winbgi的路径,然后在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件-winbgi Options-Directories
Platform: | Size: 26624 | Author: 李亚 | Hits:

[CSharpeluosifangkuai

Description: VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d00 #define VK_DOWN 0x5000 #define VK_UP 0x4800 #define VK_SPACE 0x3920 #define VK_END 0x4f00 #define VK_ESC 0x011b #define VK_ENTER 0x1c0d #define BSIZE 16/*方块的变长是16像素*/ #define MAX_SHAPE 19/*总共有19种形态的方块*/ #define BOARD_WIDTH 10/*游戏面版的宽度,以方块的宽度为单位*/ #define BOARD_HEIGHT 20/*游戏面板的高度*/ #define BGCOLOR BLACK/*背景色*/ #define FORECOLOR WHITE/*前景色*/ #define FALSE 0 #define TRUE 1 #define EMPTY 0 #define FILLED 1-failed to translate
Platform: | Size: 26624 | Author: jiangdongguo | Hits:

[Windows DevelopEasyX_2013

Description: VC程序调试中经常遇到没有"graphics.h"文件,用EasyX可以解决此问题-VC debugging often encountered no " graphics.h" file, this problem can be solved with EasyX
Platform: | Size: 599040 | Author: 稻草人 | Hits:

[Windows Developgraphics

Description: VC++包含文件 ,头文件 graphics.h下载,是用于编写VC/C++图像软件时的像素函数、直线和线型函数、多边形函数、填充函数等,TC图形库文件之一。缺少这个文件时,在VC Dev调试窗口会提示No such file or directory,下载本文件后,按照提示的路径放入其中供Dev调用即可。-VC++ include files, header files graphics.h download, is one of the TC graphics library used to write VC/C++ function pixel linear and linear functions, polygon function, when filled function imaging software, etc.. When this file is missing in VC Dev debug window will prompt No such file or directory, download the file, follow the prompts to the path into which you can call for Dev.
Platform: | Size: 3072 | Author: apudn62 | Hits:

[Other GamesSnake-code

Description: 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS system, does not need the graphics.h header file
Platform: | Size: 10240 | Author: 朱光前 | Hits:

[Othertuxingtongxunlu

Description: c语言入门时写的图形界面通讯录,因为vc++6.0没有图形的头文件,所以运行的话需要加入graphics.h,没有的去网上下载。-graphics tongxunlu
Platform: | Size: 7168 | Author: 董沛 | Hits:

[Other Riddle gamessnake

Description: 这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行),该程序在dos系统下运行,不需要graphics.h头文件-snake code
Platform: | Size: 2870272 | Author: Frank | Hits:
« 12 »

CodeBus www.codebus.net